Get a String on the Right
Command Prototype
sRet = Right(sText,iSize)
Command Description
Get a string on the right
Parameter Description
- Required Parameter
- sText--The string to operate
- iSize--The length of string (in unit) to get
- return
- sRet--The variable used to save the output of the function call